線形代数 例

ゼロ空間を求める [[1,2,0,0,2],[0,0,1,0,-1],[0,0,0,1,2]]
ステップ 1
Write as an augmented matrix for .
ステップ 2
Use the result matrix to declare the final solution to the system of equations.
ステップ 3
Write a solution vector by solving in terms of the free variables in each row.
ステップ 4
Write the solution as a linear combination of vectors.
ステップ 5
Write as a solution set.